func internal/runtime/maps.depthToShift
3 uses
internal/runtime/maps (current package)
map.go#L252: func depthToShift(depth uint8) uint8 {
map.go#L316: m.globalShift = depthToShift(m.globalDepth)
map.go#L644: m.globalShift = depthToShift(m.globalDepth)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)